home *** CD-ROM | disk | FTP | other *** search
/ Star Festival... a Return to Japan / Star Festival... a Return to Japan.iso / pc / STARFESTIVAL / 3dcd / Animraw.dir / 00188.ls < prev    next >
Encoding:
Text File  |  1999-04-28  |  126 b   |  8 lines

  1. on mouseDown
  2.   global currentframe, zeoIdle
  3.   quickSwitch("buttonSound")
  4.   stopmovieqt()
  5.   go(currentframe)
  6.   zeoIdle = 0
  7. end
  8.